-
Home
-
AI Powered Starter Templates by Kadence WP
-
2.1.5
-
Code
-
Classes
- Customizer_Import_Export
Total Complexity |
54 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
415 |
Lines of code |
232 |
Logical lines of code |
137 |
Comment lines |
131 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_data() |
B |
37 |
16 |
70 |
export_data() |
A |
47 |
9 |
35 |
sideload_image() |
S |
50 |
5 |
29 |
import_images() |
S |
58 |
5 |
15 |
import_export_requests() |
S |
64 |
5 |
10 |
ajax_reset() |
S |
62 |
3 |
11 |
is_image_url() |
S |
67 |
3 |
8 |
enqueue_customizer_scripts() |
S |
57 |
1 |
17 |
get_instance() |
S |
72 |
2 |
6 |
controls_print_scripts() |
S |
71 |
2 |
6 |
import_export_setup() |
S |
59 |
1 |
14 |
__construct() |
S |
66 |
1 |
8 |
register_controls() |
S |
80 |
1 |
3 |